Array Length
Command Prototype
iRet = Len(arrData)
Command Description
Returns the length of an array
Parameter Description
- Required Parameter
- arrData--Input array
- return
- iRet--Variable to which the output of the function call is saved. The variable used to save the output of the function call